home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / filesbbs.zip / FILESBBS.DOC < prev    next >
Text File  |  1992-12-21  |  3KB  |  93 lines

  1.  
  2.                                  FILESBBS
  3.                                  ++++++++
  4.                        version 1.03    December 21, 1992
  5.  
  6.                   File lister for d'Bridge / FIDO systems
  7.  
  8.       a public domain Wildcat! 3.x SysOps' utility by Michael Conley.
  9.  
  10.                    [ requires BRUN40.EXE  in the path ]
  11.  
  12. NEW IN THIS VERSION:
  13. --------------------
  14.  
  15. FILESBBS can be told to SKIP putting a header in the file by using the
  16. command line switch "/NOHD" ... see below for details.
  17.  
  18. WHAT IT DOES:
  19. -------------
  20.  
  21. FILESBBS examines your ALLFILES.DAT file and produces a file called
  22. FILES.BBS in each area where you have files listed in the database.
  23. This list can be read by d'Bridge and used to respond to file requests
  24. by other FIDO systems.
  25.  
  26.  
  27. THE OUTPUT:
  28. -----------
  29.  
  30. Here's an excerpt from a typical FILES.BBS display file:
  31.  
  32.  . . . . . . . . .
  33.  
  34. FILES.BBS created on 12-21-92 for area: SysOp Utilities from the Cabin
  35. From: The Charlatan's Cabin BBS
  36. -------------------------------------------------------------------------------
  37.  
  38. 300LAST.ZIP   WC3.x,Create display files of last NN callers.
  39. DUPEFILE.ZIP  WC3.x util finds duplicate/similar files in database. 
  40. DUPEUSER.ZIP  WC3.x util checks duplicate phones, passwords.  
  41.  
  42.  . . . . . . . . .
  43.  
  44. Running the program:
  45. --------------------
  46. FILESBBS will run automatically from a batch file with NO command line
  47. switches required.  Simply be sure that all of the files the program
  48. needs are in the CURRENT Directory when the program is called. 
  49.  
  50. FILESBBS includes ALL files unless you specify "/NOPW" on the command line.
  51. If that switch is found, any password-protected files will be skipped.
  52.  
  53. FILESBBS normally includes a brief header indicating the area, as well
  54. as the date of the listing.  This header can be SKIPPED by using the
  55. command line switch "/NOHD".
  56.  
  57. FILESBBS will skip any areas (or ranges of areas) which are indicated
  58. using the command line switch  "/X=" ... for example:
  59.  
  60. FILESBBS /NOPW /X=25-30, 36, 41-45, 52, 53
  61.  
  62. Areas specified after a single /X= switch will be skipped.  NEVER include
  63. more than one '/X=' switch ...
  64.  
  65. Here's a list of the files FILESBBS expects to find:
  66.  
  67.      BRUN40.EXE      (anywhere in path)
  68.      MAKEWILD.DAT    (anywhere in path)
  69.      FILEAREA.DAT    (anywhere in path)
  70.      ALLFILES.DAT    (program gets path from MAKEWILD.DAT)
  71.  
  72. PROBLEMS, SUGGESTIONS:
  73. ======================
  74. FILESBBS is public domain.  I don't seek or accept any donations for this or
  75. any of my other Wildcat! utility programs, including TODAYBBS, FLOP, MSTAT,
  76. USTAT, and others.
  77.  
  78. I welcome suggestions, and will try to help (no guarantees) if there are
  79. problems.
  80.  
  81. You may contact me at The Charlatan's Cabin BBS  (213) 654-7337.  Mention
  82. your Wildcat! registration number in the comment and you'll be upgraded to
  83. membership without the usually required registration by mail.
  84.  
  85. You may also leave a message via CompuServe (70250,220).
  86.  
  87. Please, NO VOICE CALLS.  This isn't meant to be unfriendly, but with
  88. the price of public domain software these days ... I just can't afford
  89. to be "on call."  I WILL respond to your questions via my BBS or CompuServe,
  90. or via the Mustang Software registered SysOp BBS.
  91.  
  92.  
  93.